A5Storage::DataContainer CopyNewContentsTo Method

Syntax

.CopyNewContentsTo as L (TargetContainer as A5Storage::DataContainer, TargetPrefix as C [, CopyEmptyObjects as L [, AbortLogOnNothingCopied as L [, EncryptionKey as C [, Mapper as P [, Log as P]]]]])

Arguments

TargetContainerA5Storage::DataContainer

 

TargetPrefixCharacter

 

CopyEmptyObjectsLogical

 

AbortLogOnNothingCopiedLogical

 

EncryptionKeyCharacter

 

MapperPointer

 

LogPointer

 

Returns

ResultLogical

Returns .T. if the operation succeeds, otherwise .F. (see .CallResult for additional error information.)

Description

Copies all objects that are newer to another container.